Int 13
Int 13技术资料下载专区,收录427份相关技术文档、开发源码、电路图纸等优质工程师资源,全部免费下载。
Int 13 热门资料
查看全部 427 份 →class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilita
class Time { public: Time(int =0,int =0,int =0) void setTime(int,int,int) void printMilitary() void printSt...
huffman 编码。typedef struct { int weight int flag int parent int lchild int rchild }
huffman 编码。typedef struct { int weight int flag int parent int lchild int rchild }hnodetype...
Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData)
Usage: void CRC(int*,int*,int,int) Input: XAR0:coded data(InputData) XAR1:decoded CR...
void statistics(int signo) unsigned short cal_chksum(unsigned short *addr,int len) int pack(int
void statistics(int signo) unsigned short cal_chksum(unsigned short *addr,int len) int pack(int pack_no) void send...
int getDivisor(int iNum) { int i = 1 int sum = 0 if (0 == iNum) { return 1 } while
int getDivisor(int iNum) { int i = 1 int sum = 0 if (0 == iNum) { return 1 } while (i <= iNum / 2) ...
int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (
int show_char(int n, const char *name, chtype code) { const int height = 16 int row = 4 + (n height) int ...